Skip to content

Comments

Added static build of opencv#12

Merged
ntobler merged 1 commit intomainfrom
feature/static-build
Sep 22, 2025
Merged

Added static build of opencv#12
ntobler merged 1 commit intomainfrom
feature/static-build

Conversation

@ntobler
Copy link
Owner

@ntobler ntobler commented Sep 22, 2025

Importing ruststartracker in Python fails if the installed opencv version doesn't match with the one used to build the wheel in the CI. This PR links opencv statically into the .so file, so it is independent on platform opencv shared libaries.

Since only imgproc functionality of opencv is used, building opencv from source is quite quick.

@ntobler ntobler merged commit 7f3324d into main Sep 22, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant